@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,textarea,menu{
    margin:0;padding:0;
}
header,footer,section,article,aside,nav{
    display:block;
}
table{
    border-collapse:collapse;border-spacing:0;
}
caption,th{
    text-align:left;font-weight:normal;
}
html,body,fieldset,img,iframe{ 
    border:0;
}
i{
    font-style:normal;
}
[hidefocus]{
    outline:0;
}
li{
    list-style:none;
}
h1,h2,h3,h4,h5,h6,small{
    font-size:100%; margin: 0
}
sup,sub{
    font-size:83%;
}
pre,code,kbd,samp{
    font-family:inherit;
}
pre{
    white-space: pre-wrap; word-break: break-all; word-wrap: break-word
}
q:before,q:after{
    content:none;
}
textarea{
    overflow:auto;resize:none;
}
label,summary{
    cursor:default;
}
a,button{
    cursor:pointer;
}
a,a:hover{
    text-decoration:none;
}
body,textarea,input,button,select,keygen,legend,a{
    outline:0; font-family:"Microsoft YaHei", "微软雅黑",sans-serif !important;
}
pre{
    white-space: pre-wrap;word-wrap: break-word;word-break:break-all;
}
body{
    background: #f1f1f1;

}
@font-face {font-family: 'iconfont';
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
:before{
    margin-right:1px; font-family: iconfont;
}
:after{
    margin-left: 3px; font-family: iconfont;
}
.tal{
    text-align: left;
}
.tac{
    text-align: center;
}
.mb4x{
    margin-bottom: 32px;
}
.mb2x{
    margin-bottom: 16px;
}
.pd2x{
    padding: 16px;
}
.pd4x{
    padding: 32px;
}
.bgfff{
    background: #fff
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.pr{
    position: relative;
}
.pa_b{
    position: absolute;
    bottom: 0;
}
*[hidden]{
    display: none;
}
.clearfloat:after{
    content: ""; display: block; clear: both; height: 0; visibility: hidden;
}
.nowrap{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.logo{
    background: url(../images/banner_bg.jpg) center no-repeat #c61410; 
    height: 276px;
    border-top: 4px solid #7c0905;
	text-align: center;
}
.nav{
    margin: -60px auto 10px;
    width: 1180px;
    font-size: 0;
    text-align: left;
}
.nav a{
    display: inline-block;
    width: 140px;
    height: 56px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 56px;
    padding: 0 10px;
}
.nav a:hover{
    color: #ff0;
}
.nav a.cur{
    color: #ff0;
    border-bottom: 4px solid #ff0;
}
.nav a:before{
    margin-right: 8px;
}
.nav input{
     background: #980e0a;
     border:1px solid #e04643;
     height: 20px;
     padding: 4px;
     margin-top: 12px;
     width: 120px;
     color: #ffbfbf;
}
.nav button{
    padding: 6px 12px;
    background: #610b09;
    border:1px solid #e04643;
    color: #fff;
    border-left: 0;
}
.i-home:before{
    content: "\e001"
}
.i-about:before{
    content: "\e002"
}
.i-news:before{
    content: "\e003"
}
.i-fuwu:before{
    content: "\e004"
}
.i-gongkai:before{
    content: "\e005"
}
.i-hudong:before{
    content: "\e006"
}
.i-jiaoliu2:before { content: "\e018"; }

.headline{
    height: 80px;
    width: 1000px;
    margin:20px auto;
    background: #fff;
    overflow: hidden;
    padding-left: 180px;
    text-align: center;
    position: relative;
}
.headline .more{
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    margin: 0;
}
.headline .more:before{
    content: "";
    position: absolute;
    top: 0;
    left:0;
    display: block;
    width: 0;
    height: 0;
    border: 30px solid;
    border-color:#c5140f #c5140f transparent transparent;
}
.headline .more:after{
    position: relative;
    content: "更多";
    font-family:"Microsoft YaHei", "微软雅黑",sans-serif !important;
    text-align: right;
    z-index: 9;
    color: #fff;
    margin-right: 6px;
    margin-top: 4px;
    float: right;
}
.headline_logo{
    display: block;
    float:left;
    width: 180px;
    height: 80px;
    margin-left: -180px;
    background: #c5140f;
    font-size: 24px;
    line-height: 80px;
    color: #fff;
}
.headline_logo:before {
    content: "\e000";
    margin-right: 8px;
}
.headline a{
    line-height: 1.7;
    font-size: 14px;
    display: inline-block;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 10px;
    color: #aaa;
}
.headline a:hover{
    color: #c5140f;
}
.headline a:before{
    content: "·";
    margin-right: 6px;
}
.headline_logo + a{
    font-size: 24px;
    display: block;
    color: #c5140f;
    width: 960px;
    margin: 4px auto 6px;
}
.headline_logo + a:before{
    display: none;
}
.contain{
    width: 1180px;
    margin:0 auto;
    zoom: 1;
    margin-bottom: 20px;
	box-shadow:1px 3px 9px rgba(0,0,0,.2);
}
.tabs_title{
    font-size: 0;
    text-align: center;
    border-bottom: 1px solid #c5140f;
}
.tabs_title span{
    font-size: 18px;
    line-height: 40px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    height: 40px;
    background: #fff;
    color: #c5140f
}
.tabs_title .cur{
    color: #fff;
    background: #c5140f;
    cursor: default;
}
.contain:after{
    content: ""; display: block; clear: both; height: 0; visibility: hidden;
}
.pho_scroll{
    width: 580px;
    height: 387px;
    float: left;
}
.newslist{
    line-height: 1.8;
    font-size: 14px;
}
.newslist .time{
    float: right;
    color: #333;
    font-size: 12px;
}
.newslist .photo{
    float: left;
    margin-right: 20px;
}
.newslist li{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	border-bottom:1px dashed #eee;
}
.newslist li + li{
    margin-top: 8px;
}
.newslist li:before{
    content: "· ";
    color: #333;
}
.newslist a{
    color: #333;
}
.newslist a:hover{
    color: #000;
}
.newslist li:hover .time{
    color: #999;
}
.newslist li.more {
    text-align: right;
    border: none;
}
.newslist .more a{
    color: #c5140f
}
.newslist .more:before{
    display: none;
}
.border_b li{
    border-top: 1px dashed #ddd;
    padding-top: 8px;
}
.border_b li:first-child{
    border: 0;
}
.title_hotline{
    font-size: 18px;
    color: #933;
    margin-bottom: 16px;
    text-align: center;
}
.title_hotline a{
    font-size: 18px;
    color: #933;
    margin-bottom: 16px;
    text-align: center;
	color:#933;
}
.title_summary {
    color: #999;  
    font-size: 12px;  
    font-weight: normal;  
    margin-bottom: 16px;
	line-height:1.4;
}
.title{
    font-size: 18px;
    line-height: 1;
    text-align: left;
    color: #c5140f; 
    margin-bottom: 16px;
}
.title .i-sx{
    color: #aaa;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    display: inline-block;
    border-left: 2px solid #c5140f;
    padding-left: 10px
}
.lingdao{
    margin-right: -32px;
}
.lingdao a{
    display: inline-block;
    width: 130px;
    margin: 0 16px 16px 0;
    background: #e0f5ff;
    border: 1px solid #0076ac;
    border-radius: 4px;
    padding: 8px;
    cursor: pointer;
    color: #0076ac;
}
.lingdao a span{
    float: right;
    font-size: 12px;
    color: #999;
}
.lingdao a:hover{
    background: #7ad4ff;
}
.lingdao a:first-child{
    width:298px;
}
.iconlink{
    font-size: 0
}
.iconlink a{ 
    display:block;
    float: left;
    width: 100px;
    height: 100px;
    font-size: 16px;
    text-align: center;
    line-height: 2;  
    color: #fff;
    background: #ee7070;
    margin-left: 20px;
}
.iconlink a:first-child{
    margin-left: 0
}
.iconlink a:hover{
    background: #c95050;
}
.iconlink a:before{
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    display: block;
    margin: 10px auto;
    width: 40px;
    height: 40px;
    background: #fff;
    color: #f66;
    border: 2px solid #f98c8c;
    border-radius: 50%;
}
.iconlink .deep{
    background: #c5140f;
    color: #fff;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 4px;
    font-weight: bold;
    padding-top: 14px;
    height: 86px;
}
.iconlink .deep:hover{
    background: #7e0c09;
}
.i-zhinan:before{
    content: "\e007"
}
.i-mulu:before{
    content: "\e008"
}
.i-zhidu:before{
    content: "\e009"
}
.i-baogao:before{
    content: "\e010"
}
.i-gongkai2:before{
    content: "\e011"
}
.i-zhengfu:before{
    content: "\e012"
}
.i-jigou:before{
    content: "\e013"
}
.i-jigoumulu:before{
    content: "\e014"
}

.iconlink02{
    font-size: 0;
}
.iconlink02 a{
    display:inline-block;
    width: 86px;
    height: 75px;
    font-size: 14px;
    text-align: center;
    line-height: 4;  
    color: #333;
    margin-bottom: 40px;
}
.iconlink02 a:hover{
    color: #c5140f;
}
.iconlink02 a:before{
    font-size: 24px;
    text-align: center;
    line-height: 36px;
    display: block;
    margin: 0 auto;
    width: 36px;
    height: 36px;
    background: #c5140f;
    color: #fff;
    border-radius: 50%;
}
.i-caizheng:before{
    content: "\e015"
}
.i-huanbao:before{
    content: "\e016"
}
.i-other:before{
    content: "\e017"
}
.i-gongong:before{
    content: "\e018"
}
.i-fuwu2:before{
    content: "\e019"
}
.i-xinxi:before{
    content: "\e020"
}
.i-xinxi2:before{
    content: "\e021"
}
.i-yaopin:before{
    content: "\e022"
}
.i-xinyong:before{
    content: "\e023"
}
.iconlink03{
    font-size: 0;
}
.iconlink03 a{
    display:inline-block;
    width: 115px;
    height: 100px;
    font-size: 14px;
    text-align: center;
    line-height: 1.2;  
    color: #333;
}
.iconlink03 a:hover{
    color: #c5140f;
}
.iconlink03 a:before{
    font-size: 36px;
    text-align: center;
    line-height: 36px;
    display: block;
    margin: 10px auto;
    color: #ff6666;
}
.i-xinxiang:before{
    content: "\e024"
}
.i-xinxiang2:before{
    content: "\e025"
}
.i-xinxi:before{
    content: "\e026"
}
.i-xinxi2:before{
    content: "\e027"
}
.i-zixun:before{
    content: "\e028"
}
.i-diaocha:before{
    content: "\e029"
}
.i-fangtan:before{
    content: "\e030"
}
.i-tousu:before{
    content: "\e031"
}
.tabs_title.links{
    border: 0;
}
.tabs_title.links span{
    background: #999;
    color: #fff;
    width: 236px;
}
.tabs_title.links span.cur{
    background: #fff;
    color: #333
}
.links{
    font-size: 0;
}
.links a{
    font-size: 14px;
    color: #999;
    line-height: 2;
    display: inline-block;
    width: 200px;
    margin-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.links a:before{
    content: "·";
    margin-right: 10px;
}
.leftNav{
    line-height: 1;
    font-size: 16px;
}
.leftNav li{
    background: #c5140f;
    margin-bottom: 4px;
    border-radius: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 16px;
    margin-bottom: 8px;
}
.leftNav li.cur,
.leftNav li:hover{
    background: #8c0f0c
}
.leftNav a{
    color: #fff;  
    display: block;
}
.leftNav a:before{
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 8px;
    border:3px solid #fff;
    border-radius: 50%;
}

.maquee_pho{
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
}
.maquee_pho a{
    display: inline-block;
    width: 170px;
    margin-right:16px; 
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    color: #c5140f
}
.maquee_pho a:hover{
    color: #333
}
.maquee_pho img{
    width: 100%;
    height: 120px;
    display: block;
    margin-bottom: 8px;
}
.aboutLink{
    width: 600px;
    float: right;
}
.aboutLink img{
    margin: 0 0 10px 10px;
}
.about p{
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    text-indent: 2em
}
.footer{
    width: 1180px;
    margin: auto;
    background: #ededed;
    border-top: 2px solid #d6d5d5;
    padding: 15px 0;
    font-size: 12px;
    text-align: center;
    color:#333 ;
    line-height: 2;
    box-shadow: 1px 3px 9px rgba(0,0,0,.2);
}
.mbx{
    padding: 5px 0;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #ddd;

}
.mbx a{
    color: #666;
    margin-right: 10px;
}
.mbx a:hover{
    color: #f60;
}
.mbx a:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 5px solid #bf4521;
    color: #f60;
}
.article{
    background: #fff; padding: 24px; line-height: 2; font-size: 16px;color: #333;
}
.article_title{
    text-align: center; font-size: 24px; margin: 16px;padding-top:10px;
}
.article_title2 {
    color: #333;  font-size: 14px;  font-weight: normal;  text-align: center; padding-bottom: 15px;margin-bottom:20px;
}
.article_title2 span{
    padding: 0 20px;
}
.article p{
    margin-bottom: 20px; text-indent: 28px;
}
.zhongdianlingyu a{
    color: #666;
    display: inline-block;
    line-height: 60px;
    margin-right: 25px;
    transition: all .3s;  

}
.zhongdianlingyu a:before{
    content: "";
    color: #015293 
}
.pagelist{
    font-size: 12px; text-align: right; margin-top: 20px;
}
.pagelist a{
     display: inline-block; vertical-align: middle; padding:0 10px; background: #c5140f; color: #fff;
}
.pagelist input{
    vertical-align: middle; width: 30px; border: 1px solid #c5140f; text-align: center;
}
.pagelist strong{
    color: #c5140f;
}
.pagelist span{
    margin-right: 5px;
}
.warning{
    padding:0 10px 10px 10px; background: #ffffff; color: #333;
}
.warning p{
    font-size: 14px; text-indent: 28px; line-height: 1.8; margin:0 0 10px 0; padding: 0;
}
.tableline{
    table-layout: fixed; width: 100%; border-collapse: collapse;
}
.tableline th,.tableline td{
    border: 1px solid  #d6d6d6; padding: 2px 4px;
}
.tableline th{
    background: #d03434; color: #fff;
}
.tableline input[type=text],
.tableline textarea{
    border: 1px solid  #d6d6d6; width: 100%; overflow: auto;
}
.tableline a{
    color: #09c;
}
.tableline a:hover{
    color: #f60;
}
/* 图片轮播 */
.photo_scroll{
    position: relative;
}
.photo_scroll a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}
.photo_scroll img{
    width: 100%;
    height: 100%;
}
.photo_scroll .text{
    display: block;
    width: 100%;
    padding: 0 0 20px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #fff;
    background: #000;
    background: rgba(0,0,0,.3)
}
.photo_num{
    font-size: 0;
    height: 10px;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: right;
}
.photo_num span{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: #b16666;
    z-index: 99;
    border-radius: 50%;
}
.photo_num span.cur{
    background: #fff;
}

.tableline{
    table-layout: fixed; width: 100%; border-collapse: collapse;line-height: 2.2; 
}
.tableline th,.tableline td{
    border: 1px solid  #99A5AF; padding: 2px 4px;font-size: 14px;text-align: center;
}
.tableline th{
    background: #c5140f; color: #ffffff;
}
.tableline input[type=text],
.tableline textarea{
    border: 0; width: 100%; overflow: auto;
}
.tableline a{
    color: #c5140f;font-size: 14px;
}
.tableline a:hover{
    color: #c5140f;font-size: 14px;
}

.photolist_newslist{
    overflow: hidden; line-height: 1;font-size: 14px;
}
.photolist_newslist li{
    display: block;float: left;  margin:5px 5px 15px 5px; border: 1px solid #c61410; height: 210px; padding: 5px;
    text-align: center; box-shadow: 1px 3px  4px #e8bbbb;
}
.photolist_newslist li:hover{
    border-color: #015293;
}
.photolist_newslist img{
    width: 255px; height: 160px; margin:0 auto 5px auto;   
}
.photolist_newslist a{
    display: block;margin: auto; color: #000;
}
.photolist_newslist span{
    display: block; margin:10px auto 0 auto; font-family:"Microsoft YaHei", "微软雅黑",sans-serif !important; color:#000;font-size: 12px; 
}

.tabs4 .tabs_title{
    position: relative; border-bottom: 2px solid #c10000; height: 40px; margin-bottom: 10px;
}
.tabs4 .tabs_title:before{
    content: ""; width: 4px; height:35px ; display: block; float: left; margin-right: 5px;
}
.tabs4 .tabs_title strong{
    display: block; font-size: 16px; color: #c10000;
}
.tabs4 .tabs_title small{
    display: block; font:normal 9px/1 Arial ;color: #c10000;
}
.tabs4 .tabs_title .fr{
    margin-top: -30px;
}
.tabs4 .tabs_title span{
    display: inline-block; height: 30px; line-height: 30px; padding: 0 10px;
    font-size:14px;  font-weight: normal; color: #0092c7;cursor: pointer;
}
.tabs4 .tabs_title span.selected{
    position: relative;cursor: text;
}
.tabs4 .tabs_title span.selected:after{
    content: "\e618";font-size: 30px;position: absolute;top:20px;left:50%;margin-left: -15px;
}
.link_group18{
    font-size: 14px;
}
.link_group18 a{
    display: inline-block; width: 130px; color: #000; line-height: 2.5; text-align: center;
}
.link_group18 a:before{
    content: "·"; margin-right: 5px;
}
.link_group18 a:hover{
    color: #f60;
}

.duilian {
    top: 450px;
    position: absolute;
    width: 300px;
    overflow: hidden;
    display: none;
}

.duilian_left {
    left: 6px;
}

.duilian_right {
    right: 6px;
}

.duilian_con {
    border: red solid 1px;
    width: 300px;
    height: 240px;
    overflow: hidden;
    border: 0;
    border-radius: 15px;
}

.duilian_close {
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: block;
    font-size: 13px;
    color: #555555;
    text-decoration: none;
}


.fixedmenu{
    width: 75px;
    position: fixed;
    top: 300px;
    left: 50%;
    margin-left: 600px;
   /* background-color:#ccefff;*/
    border-radius:4px;
}
.fixedmenu a{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #c5140f;  
    position: relative;
    margin-bottom: 10px;
    font-weight:700;
}
.fixedmenu a:before{
    font-size: 28px;
    color: #c5140f;
    display: block;
    margin:  8px auto 6px;
    position: relative;
    z-index: 2;
}
.fixedmenu img{
    position: absolute;
    top: 0;
    left: -100px;
    width: 100px;
    height: 100px;
    z-index: 9;
    display: none;
    box-shadow: 2px 2px 9px rgba(0,0,0,.2);
}
.fixedmenu a:hover img{
    display: block;
}
.i-weixin:before{
    content: "\e048";
}



.fixedmenus{
    width: 75px;
    position: fixed;
    top: 300px;
    left: 50%;
    margin-left: 600px;
   /* background-color:#ccefff;*/
    border-radius:4px;
}
.fixedmenus a{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #c5140f;  
    position: relative;
    margin-bottom: 10px;
    font-weight:700;
}
.fixedmenus a:before{
    font-size: 28px;
    color: #c5140f;
    display: block;
    margin:  8px auto 6px;
    position: relative;
    z-index: 2;
}
.fixedmenus img{
    position: absolute;
    top: 0;
    left: -100px;
    width: 100px;
    height: 100px;
    z-index: 9;
    display: none;
    box-shadow: 2px 2px 9px rgba(0,0,0,.2);
}
.fixedmenus a:hover img{
    display: block;
}